(no subject)

Pete Hartman (pwh@bradley.bradley.edu)
Tue, 31 Jan 95 12:55:24 -0600

>Maybe you just have a permissions problem. Have you tried:
>
>su
>chown root.sys `which top`
>chmod 2777 `which top`

Uh, shouldn't that be 2755?